Skip to content

chore: update utoo pack to 1.4.13-alpha.0#148

Merged
chenjiahan merged 1 commit into
rstackjs:mainfrom
fireairforce:update-utoo-pack-1.4.13-alpha.0
Jun 9, 2026
Merged

chore: update utoo pack to 1.4.13-alpha.0#148
chenjiahan merged 1 commit into
rstackjs:mainfrom
fireairforce:update-utoo-pack-1.4.13-alpha.0

Conversation

@fireairforce

Copy link
Copy Markdown
Contributor

Summary

  • Update @utoo/pack-cli to 1.4.13-alpha.0.
  • Refresh pnpm-lock.yaml so @utoo/pack and related platform packages resolve to 1.4.13-alpha.0.

Validation

  • pnpm list @utoo/pack-cli @utoo/pack --depth 2
  • pnpm why @utoo/pack
  • pnpm --dir cases/react-1k run build:utoo

Note: local validation used the bundled Node.js v24.14.0, which emits an engine warning because the project declares node >=24.15.0, but the commands completed successfully.

@chenjiahan chenjiahan marked this pull request as ready for review June 9, 2026 02:13
@chenjiahan chenjiahan merged commit 7f5b14c into rstackjs:main Jun 9, 2026
5 checks passed
@coderabbitai

coderabbitai Bot commented Jun 9, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 136ceea0-6c99-4d21-9f20-9e0f6eb67d38

📥 Commits

Reviewing files that changed from the base of the PR and between 7513a88 and f4bcac1.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • package.json

📝 Walkthrough

Walkthrough

This PR updates the @utoo/pack-cli dev dependency in package.json from ^1.4.12 to 1.4.13-alpha.0. The change pins the build tool to a specific alpha release, replacing the previous caret-constrained semver range. This is a single-line modification affecting only the dev dependencies section.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants